Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.2.2 -> v2.4.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.4.0

Compare Source

  1. Enhancements
    • 🎉 go1.25 support
  2. Linters new features or changes
    • exhaustruct: from v3.3.1 to 4.0.0 (new options: allow-empty, allow-empty-rx, allow-empty-returns, allow-empty-declarations)
  3. Linters bug fixes
    • godox: trim filepath from report messages
    • staticcheck: allow empty options
    • tagalign: from 1.4.2 to 1.4.3
  4. Documentation
    • 🌟 New website (with a search engine)

v2.3.1

Compare Source

  1. Linters bug fixes
    • gci: from 0.13.6 to 0.13.7
    • gosec: from 2.22.6 to 2.22.7
    • noctx: from 0.3.5 to 0.4.0
    • wsl: from 5.1.0 to 5.1.1
    • tagliatelle: force upper case for custom initialisms

v2.3.0

Compare Source

  1. Linters new features or changes
    • ginkgolinter: from 0.19.1 to 0.20.0 (new option: force-assertion-description)
    • iface: from 1.4.0 to 1.4.1 (report message improvements)
    • noctx: from 0.3.4 to 0.3.5 (new detections: log/slog, exec, crypto/tls)
    • revive: from 1.10.0 to 1.11.0 (new rule: enforce-switch-style)
    • wsl: from 5.0.0 to 5.1.0
  2. Linters bug fixes
    • gosec: from 2.22.5 to 2.22.6
    • noinlineerr: from 1.0.4 to 1.0.5
    • sloglint: from 0.11.0 to 0.11.1
  3. Misc.
    • fix: panic close of closed channel

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jul 21, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/4meepo/tagalign v1.4.2 -> v1.4.3
github.com/AlwxSin/noinlineerr v1.0.4 -> v1.0.5
github.com/alecthomas/chroma/v2 v2.19.0 -> v2.20.0
github.com/bombsimon/wsl/v5 v5.0.0 -> v5.1.1
github.com/daixiang0/gci v0.13.6 -> v0.13.7
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/ldez/grignotin v0.9.0 -> v0.10.0
github.com/mgechev/revive v1.10.0 -> v1.11.0
github.com/nunnatsa/ginkgolinter v0.19.1 -> v0.20.0
github.com/securego/gosec/v2 v2.22.5 -> v2.22.7
github.com/sonatard/noctx v0.3.4 -> v0.4.0
github.com/spf13/pflag v1.0.6 -> v1.0.7
github.com/uudashr/iface v1.4.0 -> v1.4.1
go-simpler.org/sloglint v0.11.0 -> v0.11.1
golang.org/x/exp/typeparams v0.0.0-20250531010427-b6e5de432a8b -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.26.0 -> v0.27.0
golang.org/x/tools v0.35.0 -> v0.36.0
google.golang.org/api v0.237.0 -> v0.242.0

@renovate renovate bot requested a review from a team as a code owner July 21, 2025 20:46
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 4618dd4 to e6b0266 Compare August 3, 2025 00:24
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 Aug 3, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from e6b0266 to c91c20f Compare August 10, 2025 15:40
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.4.0 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from c91c20f to 99677ea Compare August 13, 2025 23:16
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 99677ea to 30f4d19 Compare August 14, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants